.list-selection{color:var(--theme-elevation-800)}.list-selection__button{border:1px solid var(--theme-elevation-250);border-radius:var(--style-radius-s,4px);color:var(--theme-elevation-800);padding:4px 10px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .1s,border-color .1s,color .1s}.list-selection__button:hover,.list-selection__button:focus-visible{background:var(--theme-elevation-100);border-color:var(--theme-elevation-450);color:var(--theme-elevation-1000);text-decoration:none}.list-selection .delete-documents__toggle{color:var(--theme-error-500);border-color:var(--theme-error-250)}.list-selection .delete-documents__toggle:hover,.list-selection .delete-documents__toggle:focus-visible{background:var(--theme-error-100);border-color:var(--theme-error-400);color:var(--theme-error-600)}.theme-toggle{width:34px;height:34px;color:var(--theme-elevation-800);border-radius:var(--style-radius-s,4px);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:background .1s,color .1s;display:inline-flex}.theme-toggle:hover,.theme-toggle:focus-visible{background:var(--theme-elevation-100);color:var(--theme-elevation-1000)}.theme-toggle svg{width:18px;height:18px}.nav__log-out--labeled{color:var(--theme-elevation-800);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.nav__log-out--labeled:hover,.nav__log-out--labeled:focus-visible{color:var(--theme-elevation-1000);text-decoration:none}.nav__log-out--labeled svg{flex:none}.nav__log-out--labeled span{font-size:.9rem;font-weight:500}
