.RK{--Highlight-Background: #cd2732;--Highlight-Background-Pressed: #cd1623;--Highlight-Foreground: white;--Text-Color: #cfcfcf;--Border-Color: #cfcfcf;--Border-Color-Pressed: #848484;--Focus-Ring-Color: #cd2732;--Selected-Color: var(--Highlight-Background);--Selected-Color-Pressed: var(--Highlight-Background-Pressed);--Checkmark-Color: var(--Highlight-Foreground);cursor:pointer;display:flex;gap:.571rem;align-items:center;font-size:1.125rem;color:#cfcfcf;color:var(--Text-Color);forced-color-adjust:none}.RK .SK{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border:.125rem solid var(--Border-Color);border-radius:.25rem;transition:all .2s}.RK .SK.TK,.RK .SK.UK{cursor:not-allowed;opacity:.7}.RK .VK{width:1rem;height:1rem;fill:none;stroke-dasharray:1.375rem;stroke-dashoffset:66;stroke-width:.1875rem;transition:all .2s}.RK[data-pressed] .SK{border-color:var(--Border-Color-Pressed)}.RK[data-focus-visible] .SK{outline:.125rem solid var(--Focus-Ring-Color);outline-offset:.125rem}.RK[data-selected],.RK[data-indeterminate]{stroke:var(--Checkmark-Color)}.RK[data-selected] .SK,.RK[data-indeterminate] .SK{border-color:var(--Selected-Color);background:var(--Selected-Color)}.RK[data-selected][data-pressed] .SK,.RK[data-indeterminate][data-pressed] .SK{border-color:var(--Selected-Color-Pressed);background:var(--Selected-Color-Pressed)}.RK[data-selected] svg,.RK[data-indeterminate] svg{stroke-dashoffset:44}.RK[data-indeterminate] svg{fill:var(--Checkmark-Color);stroke:none}
