.typewriter-mode-setting.setting-item.is-disabled{opacity:.5}.vertical-tab-nav-item[data-setting-id=typewriter-mode] .vertical-tab-nav-item-icon{display:flex}.ptm-update-modal{display:flex;flex-direction:column;align-items:center;justify-content:center}.ptm-update-modal h1{font-size:1.5rem}.ptm-update-modal h2{font-size:1.25rem}.ptm-update-modal h3{font-size:1rem;font-weight:bold}.ptm-update-modal ul{margin:0;padding:0}.ptm-update-modal ul li{margin-left:1em}.typewriter-mode-file-paths-modal{width:75vw;height:75vh}.typewriter-mode-file-paths-columns{display:flex;gap:1.5em}.typewriter-mode-file-paths-column{flex:1;min-width:0}.typewriter-mode-file-paths-column h3{margin-bottom:.25em}.typewriter-mode-file-paths-column .setting-item-description{margin-top:0;margin-bottom:.75em}.typewriter-mode-file-paths-input{width:100%;box-sizing:border-box;margin-bottom:.5em}.typewriter-mode-file-paths-list{display:flex;flex-direction:column;gap:.25em;max-height:40vh;overflow-y:auto}.typewriter-mode-file-paths-row{display:flex;align-items:center;gap:.75em;padding:.25em .5em;border-radius:var(--radius-s);background-color:var(--background-secondary)}.typewriter-mode-file-paths-row-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ptm-current-line{display:block;position:absolute;left:0;width:100%;pointer-events:none;z-index:1}.cm-editor .cm-cursorLayer{z-index:200}.ptm-first-open .ptm-current-line{display:none}body.ptm-highlight-current-line-only-in-active-editor .cm-editor:not(.cm-focused) .ptm-current-line{display:none}body.ptm-highlight-current-line-only-in-writing-focus-mode:not(.ptm-focus-mode) .ptm-current-line{display:none}body.theme-light.ptm-current-line-highlight-box.ptm-highlight-current-line .ptm-current-line{mix-blend-mode:multiply;background-color:var(--current-line-highlight-color-light)}body.theme-light.ptm-current-line-highlight-underline.ptm-highlight-current-line .ptm-current-line{mix-blend-mode:multiply;border-bottom:var(--current-line-highlight-underline-thickness) solid var(--current-line-highlight-color-light)}body.theme-dark.ptm-current-line-highlight-box.ptm-highlight-current-line .ptm-current-line{mix-blend-mode:screen;background-color:var(--current-line-highlight-color-dark)}body.theme-dark.ptm-current-line-highlight-underline.ptm-highlight-current-line .ptm-current-line{mix-blend-mode:screen;border-bottom:var(--current-line-highlight-underline-thickness) solid var(--current-line-highlight-color-dark)}body.ptm-current-line-pause-while-scrolling .cm-editor.ptm-scroll .ptm-current-line{opacity:0}body.ptm-current-line-pause-while-selecting .cm-editor.ptm-select .ptm-current-line{opacity:0}body.ptm-fade-lines-only-in-writing-focus-mode:not(.ptm-focus-mode) .ptm-current-line-fade-before,body.ptm-fade-lines-only-in-writing-focus-mode:not(.ptm-focus-mode) .ptm-current-line-fade-after{display:none}body.ptm-fade-lines .ptm-current-line-fade-before{display:block;position:absolute;height:100vh;left:0;width:100%;pointer-events:none;z-index:100;background:linear-gradient(to top, rgba(0,0,0,0), var(--background-primary) var(--ptm-fade-lines-intensity))}body.ptm-fade-lines .ptm-current-line-fade-after{display:block;position:absolute;height:100vh;left:0;width:100%;pointer-events:none;z-index:100;background:linear-gradient(to bottom, rgba(0,0,0,0), var(--background-primary) var(--ptm-fade-lines-intensity))}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent):not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode):not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode:not(.ptm-dim-highlight-list-parent).ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line.cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper:not(:has(.cm-active)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-cell-wrapper .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent:not(.ptm-dim-table-as-one)[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.cm-active):not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .CodeMirror-lines:not(.selecting) .CodeMirror-code,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=paragraphs][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-none].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open){}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line.cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-2.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-2.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-1:has(~.HyperMD-list-line-1~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-3.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-3.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-2:has(~.HyperMD-list-line-2~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-4.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-4.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-3:has(~.HyperMD-list-line-3~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-5.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-5.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-4:has(~.HyperMD-list-line-4~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-6.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-6.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-5:has(~.HyperMD-list-line-5~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-7.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-7.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-6:has(~.HyperMD-list-line-6~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-8.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-8.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-7:has(~.HyperMD-list-line-7~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-9.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-9.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-8:has(~.HyperMD-list-line-8~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-9:has(~.HyperMD-list-line-9~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-11.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-11.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10.cm-active){opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .HyperMD-list-line-10:has(~.HyperMD-list-line-10~.HyperMD-list-line-10.cm-active){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor:not(:has(.cm-active)) .table-cell-wrapper{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .table-editor .cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .table-editor .cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all]:not(.ptm-dim-unfocused-pause-while-scrolling,.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling:not(.ptm-dim-unfocused-pause-while-selecting) .cm-editor.cm-focused:not(.ptm-scroll,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-selecting:not(.ptm-dim-unfocused-pause-while-scrolling) .cm-editor.cm-focused:not(.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all].ptm-dim-unfocused-pause-while-scrolling.ptm-dim-unfocused-pause-while-selecting .cm-editor.cm-focused:not(.ptm-scroll,.ptm-select,.ptm-first-open) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active{opacity:1}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)),body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active:not(:has(.active-sentence)){opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-paragraph{opacity:var(--dimmed-opacity)}body.ptm-dim-unfocused:not(.ptm-dim-unfocused-only-in-writing-focus-mode).ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence,body.ptm-dim-unfocused.ptm-focus-mode.ptm-dim-highlight-list-parent.ptm-dim-table-as-one[data-ptm-dim-unfocused-mode=sentences][data-ptm-dim-unfocused-editors-behavior=dim-all] .cm-editor:not(.cm-focused) .cm-line:not(.HyperMD-list-line).cm-active .active-sentence{opacity:1}body.ptm-max-chars-per-line .cm-sizer{max-width:var(--max-chars-per-line);margin:auto}.ptm-wf-split-hidden{display:none !important}body.ptm-focus-mode:not(.ptm-writing-focus-shows-status-bar) .status-bar,body.ptm-focus-mode:not(.ptm-writing-focus-shows-header) .view-header,body.ptm-focus-mode .inline-title,body.ptm-focus-mode .workspace-split.ptm-maximized .workspace-leaf:not(.mod-active),body.ptm-focus-mode .workspace-split.ptm-maximized .workspace-leaf.mod-active~.workspace-split,body.ptm-focus-mode .workspace-ribbon,body.ptm-focus-mode .workspace-tab-header-container{display:none}body.ptm-focus-mode .workspace-tab-header-container{padding-left:var(--size-4-8)}body.ptm-focus-mode .view-content{height:100%}body.ptm-focus-mode .workspace-split.ptm-maximized .workspace-leaf.mod-active{flex-basis:calc(100% - 4px)}body.ptm-focus-mode .workspace-ribbon,body.ptm-focus-mode .sidebar-toggle-button{visibility:hidden}body.ptm-focus-mode .workspace-ribbon::before,body.ptm-focus-mode .side-dock-ribbon-action[aria-label="Toggle Writing Focus"]{visibility:visible}body.ptm-focus-mode .ptm-writing-focus-vignette-element::before{z-index:1000;pointer-events:none;content:"";position:absolute;inset:0}body.ptm-focus-mode .ptm-writing-focus-vignette-element[data-ptm-writing-focus-vignette-style=box]::before{box-shadow:inset 0 0 2em 2em rgba(0,0,0,.5)}body.ptm-focus-mode .ptm-writing-focus-vignette-element[data-ptm-writing-focus-vignette-style=column]::before{background:linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0) 5vw, rgba(0,0,0,0) 95vw, rgba(0,0,0,.5))}body.ptm-focus-mode .markdown-source-view.cm-s-obsidian,body.ptm-focus-mode .cm-editor .cm-scroller .cm-content,body.ptm-focus-mode .cm-editor .cm-scroller .cm-content table,body.ptm-focus-mode .cm-editor .cm-scroller .cm-content table *{font-size:var(--writing-focus-font-size)}.mod-inside-iframe .cm-sizer,.workspace-leaf.mod-active .cm-sizer{position:relative;z-index:1}.mod-inside-iframe .cm-sizer::before,.workspace-leaf.mod-active .cm-sizer::before{content:"";position:absolute;top:0;left:0;right:0;height:100vh;background:rgba(0,0,0,0);z-index:-1}